Skip to content

feat: 卡片品牌名从 Claude Code 改为 Coding Agent - #130

Merged
lishuceo merged 1 commit into
mainfrom
feat/claude-session-b35823
Mar 10, 2026
Merged

feat: 卡片品牌名从 Claude Code 改为 Coding Agent#130
lishuceo merged 1 commit into
mainfrom
feat/claude-session-b35823

Conversation

@lishuceo

Copy link
Copy Markdown
Owner

Summary

  • 将所有用户可见的飞书卡片标题中 "Claude Code" 替换为 "Coding Agent"
  • 更新 /help 帮助文本中的品牌名
  • 为未来扩展其他 agent 做准备

Changed files

  • src/feishu/message-builder.ts — 14 处卡片标题替换
  • src/feishu/event-handler.ts — 帮助文本 2 处替换
  • src/feishu/__tests__/message-builder.test.ts — 测试断言更新
  • src/feishu/__tests__/client.test.ts — 测试断言更新

Test plan

  • TypeScript typecheck 通过
  • 全部 973 个测试通过 (1 个预存在的 flaky quality test 不影响)

🤖 Generated with Claude Code

为未来扩展其他 agent 做准备,将用户可见的卡片标题和帮助文本中的
"Claude Code" 统一替换为 "Coding Agent"。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@claude

claude Bot commented Mar 10, 2026

Copy link
Copy Markdown

Claude finished @lishuceo's task in 32s —— View job


Review: Brand Rename PR

  • Check for previous review comments — none found
  • Read changed files and review diff
  • Post review summary

Approved — Clean, mechanical rename with no issues.

Assessment: This PR correctly replaces all 14 user-facing "Claude Code" strings in card headers with "Coding Agent" in message-builder.ts, updates 2 help text references in event-handler.ts, and keeps tests in sync. The 2 remaining "Claude Code" references in src/feishu/ are internal code comments (not user-facing), so they are appropriately left unchanged.

No bugs, no missed replacements, no test gaps. Straightforward and well-scoped.

@lishuceo
lishuceo merged commit b0b02b4 into main Mar 10, 2026
2 checks passed
@lishuceo
lishuceo deleted the feat/claude-session-b35823 branch March 10, 2026 13:37
lishuceo added a commit that referenced this pull request Apr 8, 2026
为未来扩展其他 agent 做准备,将用户可见的卡片标题和帮助文本中的
"Claude Code" 统一替换为 "Coding Agent"。

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant